Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Tue, 22 Feb 2011 13:31:15 +0000 (13:31 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 22 Feb 2011 13:31:15 +0000 (13:31 +0000)
commitcb9b1c2a41bb0a4b9f7ed5bc3896c6f4ee3a76f3
treeca6673025726303d9e3d9fa891c886313b199214
parent27ae17a10debee2ed4127ee0c86a408ed7587d55
Merge changes made in Gnus trunk.

gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name after exit.
gnus-sum.el (gnus-summary-show-article): When called with t as the value, show the raw article.
nnimap.el (nnimap-open-connection-1): Revert last change, since auth-source now accepts numbers.
auth-source.el (auth-source-netrc-parse): Accept a number as the port spec, too.
 (auth-source-ensure-strings): New function.
gnus-art.el (gnus-article-update-date-headers): Doc fix.
 (gnus-article-setup-buffer): Always restart the date timer so that user changes to the frequency is respected.
nnimap.el (nnimap-open-connection-1): auth-source expects strings as port numbers, so make sure it gets that if nnimap-server-port is explicit.
nnimap.el (nnimap-inbox): Doc fix.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el
lisp/gnus/gnus-art.el
lisp/gnus/gnus-msg.el
lisp/gnus/gnus-sum.el
lisp/gnus/nnimap.el